Documentation
Documentation for the Game API is located within the Platform SDK for Pocket PC help files. Please familiarize yourself with this before you attempt to use the API.
Install instructions
Example paths are for default installs only. If you installed the tools in a custom directory location then you will have to make the appropriate top level path adjustment.
gx.h needs to be somewhere in your include path. To add it into the Pocket PC tools include directory, place it here:\Windows CE Tools\wce300\MS Pocket PC\includeThe various link libraries in the Game API DLL folder need to be placed in the correct lib directories:
\Windows CE Tools\wce300\MS Pocket PC\lib\mips \Windows CE Tools\wce300\MS Pocket PC\lib\sh3 \Windows CE Tools\wce300\MS Pocket PC\lib\arm \Windows CE Tools\wce300\MS Pocket PC\lib\x86em
Notes
x86 emulator support is included as a project compiling convenience only. The Pocket PC Game API is NOT SUPPORTED and DOES NOT WORK under the x86 emulator.